const golang.org/x/sys/unix._CPU_SETSIZE
2 uses
golang.org/x/sys/unix (current package)
affinity_linux.go#L14: const cpuSetSize = _CPU_SETSIZE / _NCPUBITS
ztypes_linux.go#L955: _CPU_SETSIZE = 0x400
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)